<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;

}.mscBtn.pause {
	background-position: center center;
	background-image: url(../images/p.png);
	background-repeat: no-repeat;
}
.mscBtn {
	display: block;
	background-image: url(../images/wp_play_icon_b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	
}
.music{
	position: absolute;
	height: 50px;
	width: 50px;
	top: 20px;
	right: 10px;
	z-index: 99;
}

html,
body,
#container {
	
	width: 100%;
	
}

body {
	font-family: "PingFang SC","Helvetica Neue",Helvetica,"Hiragino Sans GB",Arial,"Microsoft YaHei","微软雅黑",sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
	font-size: 14px;
	line-height: 30px;
	color: #777;
}

.fullSlide{
	min-width: 1150px;
	float: left;
	width: 100%;
	clear: both;
	
	
}
	.fullSlide .bd{ position:relative; z-index:0;  }
	.fullSlide .bd ul{ width:100% !important; }
	.fullSlide .bd li{ width:100% !important;  height:600px; }
	.fullSlide .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:600px;  }
	.fullSlide .bd li a{ position:absolute; width:100%; height:600px; display:block; z-index:1;;   }
	.fullSlide .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
	.fullSlide .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(images/banner-btn.png) 0 0 no-repeat;
	_background:url(images/banner-btn-ie6.png) 0 0 no-repeat;
	}

	.fullSlide .hd{
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
	.fullSlide .hd ul li{
	cursor:pointer;
	display:inline-block;
*display:inline; 			zoom:1;
	width:11px;
	height:11px;
	margin:4px;
	overflow:hidden;
	
	
	background-color: #FFF;
	line-height: 999px;
	border-radius:100%;
	}
	.fullSlide .hd ul .on{
	opacity: 1;
	background-color: #4289DC;
}


 .top{
	width: 100%;
	min-width: 1150px;
	height: 100px;
	top: 0;
	left: 0;
	z-index: 5;
	background-color: #393d49;
	box-shadow: 2px 2px 5px #d6dde7;
}
	   .top .header{

	width: 1100px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
	   .top .header .slogo{
	margin-top: 25px;
	float: left;
}
	   /*S nav*/
	   .top .header .nav{
	float: right;
	margin-right: 10px;
}
	   .top .header .nav ul li{
	float: left;
	list-style: none;
	height: 100px;
}
	   .top .header .nav ul li a{
	display: block;
	line-height: 100px;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}
.top .header .nav ul li a:hover {
	color: #4289DC;
	
}
.top .header .nav ul li .on{
	color: #4289DC;
	line-height:100px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4289DC;
}	
 
	   .top .header .nav ul .nav_select{position:relative;}
	   .top .header .nav ul .nav_tips{position:absolute;left:27px;top:-21px;z-index:3}
	   .top .header .nav ul .nav_select .nav_bbs{
	position: absolute;
	top: 80px;
	z-index: 2;
	visibility: hidden;
	background-color: rgba(66,137,220,1);
	width: 150px;
	right: -20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
 .top .header .nav ul .nav_select .nav_bbs:before {
    content: '';
    position: absolute;
    z-index: 9;
    left: 48%;
    top: -4px;
    width: 8px;
    height: 8px;
    background-color: rgba(66,137,220,1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
	   .top .header .nav ul .nav_select:hover .nav_bbs{
	visibility: visible;
	
}
	   .top .header .nav ul .nav_select .nav_bbs a{
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
   .top .header .nav ul .nav_select .nav_bbs a:hover{
	color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	   /*E anv*/

	   .top .header .tel{
	float: right;
	color: #4289DC;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/te.png);
	padding-left: 30px;
	line-height: 30px;
	height: 30px;
	margin-top: 35px;
}


.logo {
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
.banner li {
	display: none;
}
	

.clear{ clear:both}
.works {
	background-size: cover;
	background-position: center center;
	
	width: 1100px;
	margin-right: auto;
	margin-left: auto;

}
.works ul li {
	float: left;
	width: 50%;
	position: relative;
	height: 230px;
	overflow: hidden;
}
.works ul li .w_div1 h2 {
	position: absolute;
	top: 0px;
	color: #FFF;
	width: 100%;
	height: 100%;
}

.works ul li:hover .w_div1 {
	
background-color: rgba(144,184,58,0.8);
	
}
.works ul li .w_div {
	width: 100%;
	position: absolute;
	top: 0px;
	color: #FFF;
	background-color: #4289DC;
	height: 100%;
}
.works ul li h1 {
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 200px;
	text-align: center;
	font-weight: normal;
		-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.works ul li .w_div h2 {
	text-align: center;
	font-weight: normal;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	display: block;
	float: left;
	width: 100%;
	margin-top: 50px;
}
.w_pic {
	margin: 0px;
	padding: 0px;
}
.works ul li .w_div  p {
	width: 100%;
	float: left;
	text-align: center;
}

.works ul li:hover h1 {
margin-top: 60px;
}
.title {
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 50px;
	color: #222;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-right: auto;
	margin-left: auto;
}

 .title b  {
	color: #393D49;
	font-size: 30px;
	line-height: 35px;
	position: relative;
	display: block;
}

.title i {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: 3px solid #30323f;
    display: inline-block;
    margin: 10px;
    position: relative;
}

.title i:before,.title i:after {
    position: absolute;
    z-index: 2;
    top: 2px;
    left: -100px;
    content: '';
    width: 80px;
    height: 2px;
    background-color: #30323f;
    
}
.title i:after {
    left: 20px;
}




.title h1 {
	font-size: 18px;
	font-weight: normal;
	color: #999;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 5px;
}
.title1 {
	font-size: 30px;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 50px;
	color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-right: auto;
	margin-left: auto;
}

 .title1 b  {
	color: #fff;
	font-size: 30px;
	line-height: 35px;
	position: relative;
	display: block;
}

.title1 i {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: 3px solid #fff;
    display: inline-block;
    margin: 10px;
    position: relative;
}

.title1 i:before,.title1 i:after {
    position: absolute;
    z-index: 2;
    top: 2px;
    left: -100px;
    content: '';
    width: 80px;
    height: 2px;
    background-color: #fff;
    
}
.title1 i:after {
    left: 20px;
}




.title1 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	font-variant: small-caps;
	font-family: Arial;
	margin-bottom: 5px;
}

.c_contact {
	width: 500px;
	float: right;
}
.contact {
	width: 550px;
	float: right;
	margin-top: 30px;
}
.c_txt img {
	width: 100%;
}
.c_txt {
	float: left;
	width: 250px;
	padding-right: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}
.c_contact ul li {
	margin-top: 5px;
}
.c_contact ul li h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
}
.share a {
	display: block;
	float: right;
	height: 35px;
	width: 100px;
	color: #FFFFFF;
	line-height: 35px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin-top: 22px;
	text-align: center;
	margin-right: 20px;
}
#btn {
	color: #c09f57;
	line-height: 30px;
	height: 30px;
	width: 100px;
	text-align: center;
	display: block;
	border: 1px solid #c09f57;
	font-size: 14px;
	margin-top: 5px;
}
.footer {
		min-width: 1150px;
	padding-bottom: 10px;
	background-color: #222;
}
.f_content {
	float: left;
	width: 350px;
	margin-left: 50px;
}
.F_LINK {
	float: right;
	width: 900px;
}
.F_LINK ul {
	float: left;
	width: 120px;
	text-align: center;
}
.f_cor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.f_content h1 {
	font-size: 18px;
	line-height: 50px;
	margin-top: 20px;
}
.F_LINK ul h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}
.webFooter a {
	color: #999;
	line-height: 25px;
	text-decoration: none;
}
#line {
	float: left;
	height: 150px;
	margin-right: 30px;
	margin-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.book {
	padding-bottom: 50px;
}
.webFooter {
	background-color: #222;
	color: #999;
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	min-width: 1150px;
}
.lang a {
	float: right;
	height: 60px;
	line-height: 60px;
	color: #C09F57;
	text-decoration: none;
	margin-right: 30px;
}


.about {
	color: #FFF;

}
.c_about {
	float: right;
	width: 500px;
	font-size: 16px;
	line-height: 40px;
	margin-top: 40px;
	text-align: left;
}
.contact .wx {
	width: 200px;
	float: left;
}
.Project {
	text-align: center;
	padding-bottom: 80px;
}

.p_btn a {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 50px;
	width: 200px;
	background-color: #000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}
.topnews {
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.topnew h1 a {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 50px;
	text-decoration: none;
}
.topnew h2 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 25px;
}
.topnew {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}

.topnews ul li span {
	width: 100px;
	font-size: 12px;
	color: #999;
	float: right;
	text-align: right;
}
.topnews ul li {
	line-height: 25px;
	text-align: left;
	width: 530px;
	color: #999999;
	font-size: 14px;
	height: 70px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.news {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 80px;
}
.kc {
	background-color: #FFFFFF;
	padding-bottom: 80px;
	padding-top: 20px;
	background-image: url(../images/idx_case.jpg);
}
.wors_div {
	min-width:1150px;
	background-position: center bottom;
	background-image: url(../images/5.jpg);
	height: 450px;
}
.news_div {
	padding-top: 20px;
	padding-bottom: 80px;
}
.Project .food ul li a img {
	margin-top: 20px;
}
.slideGroup{
	border: 0px solid #ddd;
	text-align: left;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
		.slideGroup .parHd{
	height:40px;
	line-height:40px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA8010;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
		.slideGroup .parHd ul{
	position:absolute;
	left:20px;
}
		.slideGroup .parHd ul li{
	float:left;
	cursor:pointer;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
		.slideGroup .parHd ul li.on{
	color: #FFF;
	background-color: #EA8010;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #fff;
	border-left-color: #ddd;
}
		.slideGroup .slideBox{
	zoom: 1;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

		.slideGroup .sPrev,.slideGroup .sNext{
	position: absolute;
	left: -20px;
	top: 120px;
	display: block;
	width: 30px;
	height: 50px;
	border: 0px solid #ddd;
	font-family: "宋体";
	font-size: 72px;
	line-height: 50px;
	color: #999;
	text-decoration: none;
}
		.slideGroup .sNext{
	left:auto;
	right:-20px;
}
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{
	
	zoom:1;
}
		.slideGroup .parBd ul li{
	_display: inline;
	overflow: hidden;
	text-align: center;
	background-color: #FFFFFF;
	width: 252px;
	height: 330px;
	float: left;
	border: 1px solid #eee;
	margin: 10px;

}
	
.slideGroup .parBd ul li h2 img{
	width: 250px;
	height: 250px;
	display: block;
	
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.slideGroup .parBd ul li:hover img {
transform: scale(1.1);
	
}

		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }
.pro {
	min-width: 1150px;
	background-repeat: no-repeat;
	padding-bottom: 100px;
}
.slideBox ul li a {
	line-height: 80px;
}
.w_div1 h2 img {
	width: 100%;
}
.foot {
	margin-right: auto;
	margin-left: auto;
	width: 1150px;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 30px;
}
.f_about {
	float: left;
	line-height: 25px;
	width: 250px;
	margin-left: 50px;
}
.f_contact {
	float: right;
	width: 250px;
}
.f_wx {
	float: right;
}
.cor {
	text-align: center;
}
.f_wx h2 {
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	line-height: 35px;
	height: 35px;
}
.foot h1 {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: normal;
}
#line1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #333;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.y_db {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
.y_db1 {
	float: left;
	width: 440px;
	padding: 20px;
}
.y_db2 {
	float: right;
	padding: 20px;
	width: 440px;
}
.y_db1 ul li {
	color: #4289DC;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/x.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	padding-right: 30px;
}
.y_db2 ul li {
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/k.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
		background-size: 20px;
}
.y_db1 ul h1 {
	text-align: right;
	font-size: 24px;
	color: #4289DC;
	line-height: 80px;
	height: 80px;
	display: block;
}
.y_mid {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	width: 1px;
	float: left;
	margin-right: 65px;
	margin-left: 65px;
	height: 600px;
	position: relative;
}
.y_mid h1 {
	line-height: 80px;
	width: 80px;
	display: block;
	position: absolute;
	top: 80px;
	margin-right: -40px;
	right: 50%;
	color: #4289DC;
	text-align: center;
	border: 1px solid #eee;
	font-weight: normal;
	font-family: Arial;
	height: 80px;
	border-radius: 100%;
	background-color: #FFF;
}
.y_db2 ul h1 {
	line-height: 80px;
	font-size: 24px;
	color: #999;
	height: 80px;
	display: block;
}
.y_db1 ul h1 img {
	float: right;
	height: 35px;
	width: 35px;
	margin-left: 20px;
	margin-top: 7px;
}
.y_db1 ul h1 span {
	float: right;
}
.y_db2 ul h1 img {
	height: 35px;
	width: 35px;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
}
.y_mid ul li {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	height: 0px;
	margin-bottom: 38px;
}
.y_mid ul {
	width: 200px;
	position: absolute;
	top: 120px;
	margin-right: -100px;
	right: 50%;
	z-index: -1;
}
.btn_a:hover {
	color: #3B85C4;
	background-color: #FFFFFF;
}
.services {
	position: fixed;
	right: 10px;
	bottom: 200px;
	height: 120px;
	width: 50px;
}
.ser_b {
	opacity: 0;
	position: absolute;
	right: 60px;
	top:50px;
	width: 300px;
	height: 40px;
	z-index: 999;
	background-color: #F5F6FA;
	border: 1px solid #BED7F3;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	border-radius: 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.ser {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #4289DC;
	border-radius: 5px;
	height: 40px;
	position: relative;
	float: left;
	z-index: 999;

}

.keyword {
	height: 30px;
	width: 250px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 30px;
	margin-top: 5px;
	float: left;
	background-color: #FFFFFF;
}
.serbtn {
	position: absolute;
	top: 5px;
	right: 5px;
}
.services ul li {
	background-color: #4289DC;
	text-align: center;
	margin-bottom: 2px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.services ul li h1 {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
 .close {
	font-size: 24px;
	float: right;
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	font-family: "宋体";
	color: #4289DC;
}
.pro .slideGroup .parBd .slideBox ul li h2 {
	height: 250px;
	width: 250px;
	overflow: hidden;
	border: 0px solid #eee;
}
.slideBox ul li h1 {
	font-size: 14px;
	font-weight: normal;
	background-color: #f5f5f5;
	line-height: 80px;
	height: 80px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 200px center;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.slideBox ul li:hover h1 {
	background-color: #4289DC;
	background-image: url(../images/d2.png);
	color: #FFF;
	
}
.link_div {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #eee;
	margin-bottom: 30px;
	padding: 40px;
}
.link_title {
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #4289DC;
	float: left;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	background-image: url(../images/l2.png);
	background-repeat: no-repeat;
	background-position: 80px center;
}
.link ul li {
	float: left;
	margin-left: 20px;
	line-height: 40px;
	height: 40px;
}
.f_about ul {
	float: left;
}
.f_con ul li a {
	display: block;
	height: 23px;
	width: 41px;
	text-align: center;
	line-height: 41px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.wb:hover {
	background-color: #be1a1a;
}
.wx:hover {
	background-color: #27b420;
}
.qq:hover {
	background-color: #3CF;
}
.wx_logo {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	left: -48px;
	top: -156px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.wx:hover .wx_logo {
	height: 150px;
	width: 150px;

	
}
.wx1_logo {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	right:60px;
	top:-5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.wx1:hover .wx1_logo {
	height: 150px;
	width: 150px;

	
}
.f_con ul li {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	position: relative;
}
.foot .tel {
	font-weight: normal;
	margin-bottom: 20px;
	background-image: url(../images/ftel.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left;
	height: 60px;
	margin-top: 10px;
	
}
.f_con {
	float: left;
	margin-left: 20px;
}
.tel h1 {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}
.tel h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial;
}
.footer a {
	color: #999;
}
.slogo img {
	height: 50px;
}
#html5zoo-1 {
	min-width:1150px;
	
}
</pre></body></html>